home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Open e89
/
pcopen_e89.iso
/
Video
/
UleadVideoStudio5
/
Tutorial
/
English
/
titles.swf
/
scripts
/
DefineButton2_96
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-11-13
|
283 b
|
24 lines
on(release){
gotoAndPlay(77);
tellTarget("/a1")
{
play();
}
tellTarget("/a2")
{
play();
}
tellTarget("/c1")
{
play();
}
tellTarget("/b1")
{
play();
}
tellTarget("/b2")
{
play();
}
}